.Net Framework > v2.0.50727 > System > Threading > EventWaitHandle > EventWaitHandle EventWaitHandle(Boolean,EventResetMode)
EventWaitHandle(Boolean,EventResetMode,String)
EventWaitHandle(Boolean,EventResetMode,String,Boolean@)
EventWaitHandle(Boolean,EventResetMode,String,Boolean@,EventWaitHandleSecurity)


EventWaitHandle(Boolean,EventResetMode)

Category
Constructor
Description
Initializes a new instance of the System.Threading.EventWaitHandle class, specifying whether the wait handle is initially signaled, and whether it resets automatically or manually.
Type
void
Character
public
Parameters
NameTypeDescription
initialStateBoolean
modeEventResetMode
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

EventWaitHandle(Boolean,EventResetMode,String)

Category
Constructor
Description
Initializes a new instance of the System.Threading.EventWaitHandle class, specifying whether the wait handle is initially signaled if created as a result of this call, whether it resets automatically or manually, and the name of a system synchronization event.
Type
void
Character
public
Parameters
NameTypeDescription
initialStateBoolean
modeEventResetMode
nameString
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

EventWaitHandle(Boolean,EventResetMode,String,Boolean@)

Category
Constructor
Description
Initializes a new instance of the System.Threading.EventWaitHandle class, specifying whether the wait handle is initially signaled if created as a result of this call, whether it resets automatically or manually, the name of a system synchronization event, and a Boolean variable whose value after the call indicates whether the named system event was created.
Type
void
Character
public
Parameters
NameTypeDescription
initialStateBoolean
modeEventResetMode
nameString
createdNewBoolean
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

EventWaitHandle(Boolean,EventResetMode,String,Boolean@,EventWaitHandleSecurity)

Category
Constructor
Description
Initializes a new instance of the System.Threading.EventWaitHandle class, specifying whether the wait handle is initially signaled if created as a result of this call, whether it resets automatically or manually, the name of a system synchronization event, a Boolean variable whose value after the call indicates whether the named system event was created, and the access control security to be applied to the named event if it is created.
Type
void
Character
public
Parameters
NameTypeDescription
initialStateBoolean
modeEventResetMode
nameString
createdNewBoolean
eventSecurityEventWaitHandleSecurity
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database